home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / balones.swf / scripts / frame_30 / PlaceObject2_77_1555 / CLIPACTIONRECORD on(rollOut).as < prev    next >
Text File  |  2013-04-24  |  86b  |  7 lines

  1. on(rollOut){
  2.    if(_root.chance_to_play)
  3.    {
  4.       this.gotoAndStop(1);
  5.    }
  6. }
  7.